#!/bin/bash
java -cp ./bin chat.client.Client client01 localhost 4711 4712

